Created: 2022-09-10
Tags: #fleeting
<html> Opening tag
</html> Closing tag
Tags are NOT case-sensitive
In depth explanation on the link of tags and elements
https://developer.mozilla.org/en-US/docs/Web/HTML/Element
<video> insert videos
<iframe> embed another document
<anchor> put a website link
Quotes in HTML
blockquote tag - Blockquotes in HTML
<blockquotes> to signify a quote
p tag - Inline Quotations in HTML
<q> to signify a quote